Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.annotations.repository.coreContrib--eventListener

This contribution is part of XML component org.nuxeo.ecm.platform.annotations.repository.coreContrib inside nuxeo-annot-repo-6.0.jar

Extension Point

Extension point eventListener of component AnnotationsService.

Contributed Items

  • <listener class="org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener"/>

XML Source

<extension point="eventListener" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService">
		<listener class="org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener"/>
	</extension>